Operation Image.Blob.Resize (Image.Blob.Resize)
In component org.nuxeo.ecm.platform.picture.operation
Operation id | Image.Blob.Resize |
---|---|
Category | Chain |
Label | Image.Blob.Resize |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | blob |
---|---|
Outputs | blob |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | org.nuxeo.ecm.platform.picture.operation |
JSON Definition
{ "id" : "Image.Blob.Resize", "label" : "Image.Blob.Resize", "category" : "Chain", "requires" : null, "description" : null, "url" : "Image.Blob.Resize", "signature" : [ "blob", "blob" ], "params" : [ ] }